var go.pact.im/x/plumb/internal/cli.errAmbiguousDestination
2 uses
go.pact.im/x/plumb/internal/cli (current package)
cli.go#L27: errAmbiguousDestination = errors.New("ambiguous destination")
cli.go#L132: return "", "", fmt.Errorf("%w: more than one package scanned; -import-path is required", errAmbiguousDestination)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)